home *** CD-ROM | disk | FTP | other *** search
/ HAKERIS 11 / HAKERIS 11.ISO / soft / development / Macromedia RoboHelp X5 / RoboHelpOffice.exe / Data1.cab / _7E128F1BB62A4915A861135A664AEF68 < prev    next >
Encoding:
Text File  |  2003-11-24  |  4.4 KB  |  110 lines

  1. <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
  2.  
  3. <html>
  4.  
  5. <head>
  6. <title>Labeled frames</title>
  7. <meta http-equiv="content-type" content="text/html; charset=windows-1252">
  8. <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
  9. <link rel="stylesheet" href="../styles_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
  10. <!--
  11. if (navigator.appName !="Netscape")
  12. {   document.write("<link rel='stylesheet' href='../styles.css'>");}
  13. //-->
  14. </script>
  15. <style type="text/css">
  16. <!--
  17. img_whs1 { width:565px; height:121px; border-style:none; }
  18. -->
  19. </style><script type="text/javascript" language="JavaScript" title="BSSC Special Effects" src="../ehlpdhtm.js"></script><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
  20. <!--
  21. function reDo() {
  22.   if (innerWidth != origWidth || innerHeight != origHeight)
  23.      location.reload();
  24. }
  25. if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
  26.     origWidth = innerWidth;
  27.     origHeight = innerHeight;
  28.     onresize = reDo;
  29. }
  30. onerror = null; 
  31. //-->
  32. </script>
  33. <style type="text/css">
  34. <!--
  35. div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
  36. -->
  37. </style><script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
  38. <script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
  39. <script type="text/javascript" language="javascript" src="../whver.js"></script>
  40. <script  type="text/javascript" language="javascript1.2">
  41.     <!--
  42.     var linkedScrollbarStyle = "<link rel='stylesheet' href='../wf_topics.css'>";
  43.     if( (!isTopicOnly()) &&(parent.gbFHPureHtml == null) )
  44.     {
  45.         document.write(linkedScrollbarStyle);
  46.     }
  47.     //-->
  48. </script>
  49. </head>
  50. <body><script type="text/javascript" language="javascript1.2">
  51. <!--
  52. if (window.addTocInfo)
  53. {
  54. addTocInfo("Basics of Template Flash Files\nLabeled frames");
  55.  
  56.   addShowButton();
  57. }
  58. if (window.setRelStartPage)
  59. {
  60. setRelStartPage("../FlashHelp_SDK.htm");
  61.  
  62.     sendTopicLoaded();
  63.     autoSync(1);
  64.     sendSyncInfo();
  65.     sendAveInfo();
  66.     sendBgColorInfo();
  67. }
  68. //-->
  69. </script>
  70. <h1>Labeled frames</h1>
  71.  
  72. <p class=Normal>In the Help system, skin elements react to both user feedback 
  73.  and messages from the FlashHelp run time. In response to this input, the 
  74.  elements can change visually or enter another ôstate.ö For example, when 
  75.  a user moves the mouse over a button, the button enters the ôoverö state. 
  76.  When a user moves the mouse away, the button returns to the ônormalö state.</p>
  77.  
  78. <p class=Normal>Transitions from one state to another are facilitated by 
  79.  labeled frames in the timeline. The frame labels mark the beginning of 
  80.  each state. When a skin element needs to enter a particular state (either 
  81.  because of user interaction or because of a message from the run time), 
  82.  the playhead in that movie clip will go to the labeled frame and begin 
  83.  playing. In order to prevent the element from entering the next state, 
  84.  the last frame in the labeled section has an <b>ActionScript stop()</b> 
  85.  command.</p>
  86.  
  87. <p class=Normal>The movie clips in the template files all have the proper 
  88.  labels and stop() actions set up in their timelines.</p>
  89.  
  90. <p class=image><img src="../Timeline_FH_button.jpg" v:shapes="_x0000_i1030" width="565px" height="121px" border="0" class="img_whs1"></p>
  91.  
  92. <p class=Caption
  93.     style="font-weight: bold; margin-left: 162px;">Timeline for a FlashHelp 
  94.  button</p>
  95.  
  96. <p class=Caption
  97.     style="font-weight: bold;">
  98.  
  99. <a href="javascript:void(0);" onClick="var e; if (parseInt(navigator.appVersion)>=4){e=event;}  if (parseInt(navigator.appVersion) >=2 && typeof(PopupMenu_Invoke) == 'function') PopupMenu_Invoke(e,'','Basics of template Flash files (FLA)','Basics_of_Template_Flash_Files_(FLA).htm','FlashHelp components','FlashHelp_components.htm','Installing FlashHelp components','Installing_FlashHelp_components.htm','Instance names','Instance_names.htm','Layers','Layers.htm','Position (0,0)','Position_(0,0).htm');return false;" title="Related Topics"><img src="../ss_btn_related_topics.gif" border=0 height=18 width=101 alt="Related Topics"></a>
  100.  
  101.  
  102.  </p>
  103.  
  104. <script type="text/javascript" language="JavaScript" title="WebHelpRelatedTopics"><!--
  105. if (parseInt(navigator.appVersion) >= 3 && typeof (WritePopupMenuLayer) == "function")
  106.   WritePopupMenuLayer();
  107. //--></script>
  108. </body>
  109. </html>
  110.